spl: add NAND Library to new SPL
authorSimon Schwarz <[email protected]>
Wed, 14 Sep 2011 19:30:16 +0000 (15:30 -0400)
committerAlbert ARIBAUD <[email protected]>
Fri, 30 Sep 2011 20:00:54 +0000 (22:00 +0200)
commit12c2f1ee3c3e26950b39b779db4b6636759778ff
tree0d5ff19233dad1274a905c3ec5fd7bd662e3353e
parentbb085b87e587b5ea98519d95c8b24f603d91360a
spl: add NAND Library to new SPL

Adds NAND library to SPL.

Signed-off-by: Simon Schwarz <[email protected]>
Acked-by: Scott Wood <[email protected]>
Signed-off-by: Sandeep Paulraj <[email protected]>
doc/README.SPL
drivers/mtd/nand/Makefile
drivers/mtd/nand/nand_base.c
drivers/mtd/nand/nand_spl_simple.c [new file with mode: 0644]
drivers/mtd/nand/omap_gpmc.c
include/nand.h
spl/Makefile